home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / generic / configure.in < prev    next >
Encoding:
Text File  |  1994-07-18  |  198 b   |  9 lines

  1. GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
  2.  
  3. changequote(,)
  4. if [ ! "$inhibit_glue" ]; then
  5. changequote([,])
  6. # For signame.c, used in make_siglist.
  7. AC_HAVE_FUNCS(psignal)
  8. fi
  9.